home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Config.dll / 0 / RCDATA / TFORMPERFILOE / TFORMPERFILOE.txt < prev   
Text File  |  2008-07-21  |  2KB  |  96 lines

  1. object FormPerfilOE: TFormPerfilOE
  2.   Tag = 17700
  3.   Left = 478
  4.   Top = 356
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Perfil de OE'
  8.   ClientHeight = 143
  9.   ClientWidth = 324
  10.   Color = 14215660
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'Tahoma'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   Scaled = False
  18.   Icon.Data = {<image000.ico>}
  19.   KeyPreview = True
  20.   OldCreateOrder = True
  21.   Position = poScreenCenter
  22.   OnKeyPress = FormKeyPress
  23.   OnShow = FormShow
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object ButtonOpcionesAceptar: TPlaButton
  27.     Tag = 2200
  28.     Left = 156
  29.     Top = 111
  30.     Width = 73
  31.     Height = 21
  32.     Anchors = [akRight, akBottom]
  33.     Caption = '&Aceptar'
  34.     TabOrder = 1
  35.     OnClick = ButtonOpcionesAceptarClick
  36.     Default = True
  37.     ModalResult = 1
  38.   end
  39.   object ButtonOpcionesCancel: TPlaButton
  40.     Tag = 2400
  41.     Left = 237
  42.     Top = 111
  43.     Width = 73
  44.     Height = 21
  45.     Anchors = [akRight, akBottom]
  46.     Caption = '&Cancelar'
  47.     TabOrder = 2
  48.     TabStop = False
  49.     OnClick = ButtonOpcionesCancelClick
  50.     Cancel = True
  51.     ModalResult = 2
  52.   end
  53.   object PlaGroupBox1: TPlaGroupBox
  54.     Left = 14
  55.     Top = 7
  56.     Width = 296
  57.     Height = 89
  58.     TitleFont.Charset = DEFAULT_CHARSET
  59.     TitleFont.Color = 13977088
  60.     TitleFont.Height = -11
  61.     TitleFont.Name = 'Tahoma'
  62.     TitleFont.Style = []
  63.     Caption = 'Perfil de Outlook Express'
  64.     TabOrder = 0
  65.     object Image10: TImage
  66.       Left = 10
  67.       Top = 22
  68.       Width = 32
  69.       Height = 33
  70.       Picture.Data = {<image001.bmp>}
  71.       Transparent = True
  72.     end
  73.     object Label21: TLabel
  74.       Tag = 17600
  75.       Left = 57
  76.       Top = 19
  77.       Width = 226
  78.       Height = 26
  79.       Caption = 
  80.         'Selecciona el perfil que deseas utilizar para mostrar las carpet' +
  81.         'as de Outlook Express.'
  82.       Constraints.MinWidth = 226
  83.       WordWrap = True
  84.     end
  85.     object CBListaPerfiles: TPlaComboBox
  86.       Left = 57
  87.       Top = 56
  88.       Width = 227
  89.       Height = 21
  90.       HelpContext = 602
  91.       Style = csDropDownList
  92.       TabOrder = 0
  93.     end
  94.   end
  95. end
  96.